home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 6-Pak - Disc 5
/
Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO
/
Visual-Basic-Tools
/
installoew.exe
/
MPW32.DL_
/
MPW32.DL
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
< prev
Wrap
Text File
|
1997-05-14
|
2KB
|
89 lines
object AboutForm: TAboutForm
Left = 249
Top = 115
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'AboutForm'
ClientHeight = 225
ClientWidth = 390
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
ShowHint = True
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Frame: TGroupBox
Left = 10
Top = 15
Width = 370
Height = 163
Caption = 'BRAINTREE REG-O-MATIC'
Font.Color = clMaroon
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Copyright: TLabel
Left = 10
Top = 139
Width = 356
Height = 16
AutoSize = False
Caption = 'Copyright � 1995, 1996 BrainTree Ltd. All Rights Reserved.'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Logo: TImage
Left = 7
Top = 50
Width = 154
Height = 79
Center = True
Picture.Data = {<image000.bmp>}
end
object Info: TLabel
Left = 166
Top = 48
Width = 201
Height = 85
AutoSize = False
Caption =
'BrainTree Reg-O-Matic is freely available to qualified developer' +
's. For up-to-the-minute info on all of our software, visit our w' +
'eb site at http://www.moneypump.com.'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
end
object MoreInfoButton: TButton
Left = 197
Top = 187
Width = 119
Height = 31
Caption = 'Download &Demo'
TabOrder = 2
OnClick = MoreInfoButtonClick
end
object OKButton: TButton
Left = 320
Top = 187
Width = 60
Height = 31
Cancel = True
Caption = '&OK'
ModalResult = 2
TabOrder = 1
end
end